home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / shell / pdmenu-0.000 / pdmenu-0 / pdmenu-0.2 / CHANGES < prev    next >
Encoding:
Text File  |  1995-12-02  |  1.0 KB  |  23 lines

  1. 0.2    The enevitable bugfix ;-)            02DEC95
  2.         Added support for multiple menu files being used at once.
  3.             Just specify them all as parameters, menu 
  4.             definitions in later files override earlier 
  5.             definitions.
  6.         Got rid of the width item in the menu definitions. This
  7.             means that menurcs for 0.1 are no longer
  8.             compatable. To upgrade to 0.2, just remove the width
  9.             field from every menu definition in your menurc.
  10.         Because of comflicts with multiple other programs named
  11.             "menu", the Makefile now installs it as pdmenu
  12.             instead. See INSTALL for details.
  13.         Added support for different colored menus. Added a field to
  14.             the menu definitions that specifies what file dialog 
  15.             should look in for color info. To upgrade 0.1 menus
  16.             to this new syntax, just add a empty field as the 3rd 
  17.             field in each menu definition. A few sample color
  18.             info files are included.
  19.         Added a background title to the menus. Edit pdmenu.pl and
  20.             follow the comments to modify it.
  21.  
  22. 0.1     First public release                            26NOV95
  23.